Currently, two open source tools can help in code coverage analysis of the linux kernel 当前,有两个开放源代码工具可以帮助进行linux内核的代码覆盖率分析:
More importantly, coverage analysis exposes which areas of the kernel are not being tested at all 更重要的是,覆盖分析提示了内核的哪些部分还根本没有被测试到。
New tools are now being used that instrument the kernel in such a way that code coverage analysis can be performed 现在所使用的新工具为内核提供了代码覆盖分析的功能。
The results of my test coverage analysis of listings 7, 8, and 9 shouldn t be any surprise to you by now 现在,对清单7、8、9的测试覆盖率的分析结果不再会使您感到惊讶。
coverage analysis tells us which lines of code in the kernel are executed while a given test is running 覆盖分析告诉我们,在一个给定的测试运行时,内核中哪些行代码被执行。
Some of the projects he has worked on over the past year include the linux test project and kernel code coverage analysis 去年他所从事的一些项目包括linuxtestproject和内核代码复盖分析。
For example, code coverage tools like cobertura or emma work on bytecode and provide good coverage analysis for aspects 例如,代码覆盖工具(比如cobertura或emma)工作在字节代码上,并提供了很好的方面覆盖分析。
With a capacity to track a million branch points, codetest coverage analysis is ideally suited to testing today s very large embedded applications 具有追踪上百万分支点的能力,非常适合测试当前极大型的嵌入式应用。
Codetest coverage analysis gives you an interactive view of testing efficiency that lets you track coverage while you exercise your real-time system 覆盖分析提供测试有效性的交互视图,支持在运行实时系统的同时追踪覆盖。
Some of the projects he has been working on over the past year include the linux test project, 2.5 2.6 kernel stabilization, and kernel code coverage analysis 过去一年中,他从事的项目包括linux测试项目2.52.6内核稳定性以及内核代码复盖分析。